home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / ubiquity / qt / advanceddialog.ui next >
Text File  |  2008-10-29  |  6KB  |  240 lines

  1. <ui version="4.0" >
  2.  <class>AdvancedDialog</class>
  3.  <widget class="QDialog" name="AdvancedDialog" >
  4.   <property name="geometry" >
  5.    <rect>
  6.     <x>0</x>
  7.     <y>0</y>
  8.     <width>392</width>
  9.     <height>332</height>
  10.    </rect>
  11.   </property>
  12.   <property name="sizePolicy" >
  13.    <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
  14.     <horstretch>0</horstretch>
  15.     <verstretch>0</verstretch>
  16.    </sizepolicy>
  17.   </property>
  18.   <property name="windowTitle" >
  19.    <string>Advanced Options</string>
  20.   </property>
  21.   <property name="modal" >
  22.    <bool>true</bool>
  23.   </property>
  24.   <layout class="QGridLayout" >
  25.    <property name="leftMargin" >
  26.     <number>9</number>
  27.    </property>
  28.    <property name="topMargin" >
  29.     <number>9</number>
  30.    </property>
  31.    <property name="rightMargin" >
  32.     <number>9</number>
  33.    </property>
  34.    <property name="bottomMargin" >
  35.     <number>9</number>
  36.    </property>
  37.    <property name="horizontalSpacing" >
  38.     <number>6</number>
  39.    </property>
  40.    <property name="verticalSpacing" >
  41.     <number>6</number>
  42.    </property>
  43.    <item row="0" column="0" >
  44.     <widget class="QLabel" name="bootloader_group_label" >
  45.      <property name="sizePolicy" >
  46.       <sizepolicy vsizetype="Maximum" hsizetype="MinimumExpanding" >
  47.        <horstretch>0</horstretch>
  48.        <verstretch>0</verstretch>
  49.       </sizepolicy>
  50.      </property>
  51.      <property name="text" >
  52.       <string><strong>Boot loader</strong></string>
  53.      </property>
  54.     </widget>
  55.    </item>
  56.    <item row="1" column="0" >
  57.     <widget class="QCheckBox" name="grub_enable" >
  58.      <property name="text" >
  59.       <string>Install boot loader</string>
  60.      </property>
  61.      <property name="checked" >
  62.       <bool>true</bool>
  63.      </property>
  64.     </widget>
  65.    </item>
  66.    <item row="2" column="0" >
  67.     <widget class="QLabel" name="grub_device_label" >
  68.      <property name="sizePolicy" >
  69.       <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
  70.        <horstretch>0</horstretch>
  71.        <verstretch>0</verstretch>
  72.       </sizepolicy>
  73.      </property>
  74.      <property name="text" >
  75.       <string>Help for GRUB device selection goes here.</string>
  76.      </property>
  77.      <property name="wordWrap" >
  78.       <bool>true</bool>
  79.      </property>
  80.     </widget>
  81.    </item>
  82.    <item row="3" column="0" >
  83.     <widget class="QLineEdit" name="grub_device_entry" />
  84.    </item>
  85.    <item row="4" column="0" >
  86.     <spacer>
  87.      <property name="orientation" >
  88.       <enum>Qt::Vertical</enum>
  89.      </property>
  90.      <property name="sizeType" >
  91.       <enum>QSizePolicy::Maximum</enum>
  92.      </property>
  93.      <property name="sizeHint" >
  94.       <size>
  95.        <width>357</width>
  96.        <height>16</height>
  97.       </size>
  98.      </property>
  99.     </spacer>
  100.    </item>
  101.    <item row="5" column="0" >
  102.     <widget class="QLabel" name="popcon_group_label" >
  103.      <property name="text" >
  104.       <string><strong>Popularity contest</strong></string>
  105.      </property>
  106.     </widget>
  107.    </item>
  108.    <item row="6" column="0" >
  109.     <widget class="QCheckBox" name="popcon_checkbutton" >
  110.      <property name="text" >
  111.       <string>Participate in the package usage survey</string>
  112.      </property>
  113.     </widget>
  114.    </item>
  115.    <item row="7" column="0" >
  116.     <spacer>
  117.      <property name="orientation" >
  118.       <enum>Qt::Vertical</enum>
  119.      </property>
  120.      <property name="sizeType" >
  121.       <enum>QSizePolicy::Maximum</enum>
  122.      </property>
  123.      <property name="sizeHint" >
  124.       <size>
  125.        <width>357</width>
  126.        <height>16</height>
  127.       </size>
  128.      </property>
  129.     </spacer>
  130.    </item>
  131.    <item row="8" column="0" >
  132.     <widget class="QLabel" name="proxy_group_label" >
  133.      <property name="text" >
  134.       <string><strong>Network proxy</strong></string>
  135.      </property>
  136.     </widget>
  137.    </item>
  138.    <item row="9" column="0" >
  139.     <layout class="QHBoxLayout" >
  140.      <item>
  141.       <widget class="QLabel" name="proxy_host_label" >
  142.        <property name="text" >
  143.         <string>HTTP proxy:</string>
  144.        </property>
  145.       </widget>
  146.      </item>
  147.      <item>
  148.       <widget class="QLineEdit" name="proxy_host_entry" />
  149.      </item>
  150.      <item>
  151.       <widget class="QLabel" name="proxy_port_label" >
  152.        <property name="text" >
  153.         <string>Port:</string>
  154.        </property>
  155.       </widget>
  156.      </item>
  157.      <item>
  158.       <widget class="QSpinBox" name="proxy_port_spinbutton" >
  159.        <property name="maximum" >
  160.         <number>65535</number>
  161.        </property>
  162.        <property name="value" >
  163.         <number>8080</number>
  164.        </property>
  165.       </widget>
  166.      </item>
  167.     </layout>
  168.    </item>
  169.    <item row="10" column="0" >
  170.     <spacer>
  171.      <property name="orientation" >
  172.       <enum>Qt::Vertical</enum>
  173.      </property>
  174.      <property name="sizeHint" >
  175.       <size>
  176.        <width>374</width>
  177.        <height>81</height>
  178.       </size>
  179.      </property>
  180.     </spacer>
  181.    </item>
  182.    <item row="11" column="0" >
  183.     <widget class="QFrame" name="frame" >
  184.      <property name="frameShape" >
  185.       <enum>QFrame::HLine</enum>
  186.      </property>
  187.      <property name="frameShadow" >
  188.       <enum>QFrame::Raised</enum>
  189.      </property>
  190.     </widget>
  191.    </item>
  192.    <item row="12" column="0" >
  193.     <widget class="QDialogButtonBox" name="buttonBox" >
  194.      <property name="orientation" >
  195.       <enum>Qt::Horizontal</enum>
  196.      </property>
  197.      <property name="standardButtons" >
  198.       <set>QDialogButtonBox::Cancel|QDialogButtonBox::NoButton|QDialogButtonBox::Ok</set>
  199.      </property>
  200.     </widget>
  201.    </item>
  202.   </layout>
  203.  </widget>
  204.  <resources/>
  205.  <connections>
  206.   <connection>
  207.    <sender>buttonBox</sender>
  208.    <signal>accepted()</signal>
  209.    <receiver>AdvancedDialog</receiver>
  210.    <slot>accept()</slot>
  211.    <hints>
  212.     <hint type="sourcelabel" >
  213.      <x>248</x>
  214.      <y>254</y>
  215.     </hint>
  216.     <hint type="destinationlabel" >
  217.      <x>157</x>
  218.      <y>274</y>
  219.     </hint>
  220.    </hints>
  221.   </connection>
  222.   <connection>
  223.    <sender>buttonBox</sender>
  224.    <signal>rejected()</signal>
  225.    <receiver>AdvancedDialog</receiver>
  226.    <slot>reject()</slot>
  227.    <hints>
  228.     <hint type="sourcelabel" >
  229.      <x>316</x>
  230.      <y>260</y>
  231.     </hint>
  232.     <hint type="destinationlabel" >
  233.      <x>286</x>
  234.      <y>274</y>
  235.     </hint>
  236.    </hints>
  237.   </connection>
  238.  </connections>
  239. </ui>
  240.